|
Takes is an open source web application framework based on the principles of immutability and object-oriented programming. Its key benefits, comparing to all others, include these four fundamental principles: # Not a single NULL # Not a single public static method # Not a single mutable class, and # Not a single instanceof keyword, type casting, or reflection. ==Features== * No configuration files * POJOs * No need to use any web container * Hit-refresh debugging * Native support of XML+XSLT templating * Native support of JSON * JUnit integration * Velocity, JSP, JSF templates/layouts * Open-source * Lightweight 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Takes (framework)」の詳細全文を読む スポンサード リンク
|